Include gtkspinner.h in GtkStyle
authorChristian Dywan <christian@twotoasts.de>
Fri, 16 Oct 2009 13:51:13 +0000 (15:51 +0200)
committerJavier Jardón <jjardon@gnome.org>
Sun, 2 May 2010 23:51:17 +0000 (01:51 +0200)
gtk/gtkstyle.c

index 488cfc33de87fb33e2860000387d3cc209aed759..ac49234952e8cde35bfbf14f948352551da98b06 100644 (file)
@@ -41,6 +41,7 @@
 #include "gtksettings.h"       /* _gtk_settings_parse_convert() */
 #include "gtkintl.h"
 #include "gtkalias.h"
+#include "gtkspinner.h"
 
 #define LIGHTNESS_MULT  1.3
 #define DARKNESS_MULT   0.7